home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / basic.arc / CONTENTS.TXT < prev    next >
Text File  |  1986-04-26  |  4KB  |  63 lines

  1.           |LOAD"GUESS_1"~ for one guessing game, or
  2.                            |LOAD"GUESS_2"~ for a different version of the game.
  3.  
  4. and then |LIST~ to give a listing of the sample program.  Type |NEW~ to erase the
  5. sample program and start one of your own.
  6.  
  7.     If you would like information on how to obtain a    |The PC-Prof.~
  8. copy of "Intermediate BASIC", volume two of the BASIC Prof.    |P.O. Box 26~
  9. series, send your name and address to:                |Salina, Ks.~
  10.                                 |67402-0026~
  11. -----
  12. -----
  13.                              Table of Contents
  14.  
  15. Introduction to BASIC......................................................1.01
  16. PRINT Statement............................................................1.02
  17. PRINT Statement (continued)................................................1.03
  18. Variable...................................................................1.04
  19. Variable (continued).......................................................1.05
  20. LET Statement..............................................................1.06
  21. PRINT and LET Statements...................................................1.07
  22. Line numbers...............................................................1.08
  23. LIST Command...............................................................1.09
  24. LIST Command (continued)...................................................1.10
  25. RUN Command................................................................1.11
  26. End of Lesson One..........................................................1.12
  27. -----
  28.                         Table of Contents (continued)
  29.  
  30. INPUT Statement............................................................2.01
  31. INPUT Statement (continued)................................................2.02
  32. String Variables...........................................................2.03
  33. More on the LET Statement..................................................2.04
  34. More on LET (continued)....................................................2.05
  35. More LET (continued).......................................................2.06
  36. SAVE Command...............................................................2.07
  37. LOAD Command...............................................................2.08
  38. End of Lesson Two..........................................................2.09
  39. -----
  40.                         Table of Contents (continued)
  41.  
  42. DATA and READ Statements...................................................3.01
  43. DATA and READ (continued)..................................................3.02
  44. GOTO Statement.............................................................3.03
  45. IF THEN Statement..........................................................3.04
  46. IF THEN Statement (continued)..............................................3.05
  47. IF THEN Statement (continued)..............................................3.06
  48. Logical Operators..........................................................3.07
  49. ELSE Statement.............................................................3.08
  50. Multiple Statement Lines...................................................3.09
  51. End of Lesson Three........................................................3.10
  52. -----
  53.                         Table of Contents (continued)
  54.  
  55. REM Statement..............................................................4.01
  56. STOP and END Statements....................................................4.02
  57. STOP and END Statements (continued)........................................4.03
  58. EDIT Command...............................................................4.04
  59. AUTO Command...............................................................4.05
  60. AUTO Command (continued)...................................................4.06
  61. TRON and TROFF Commands....................................................4.07
  62. TRON and TROFF Commands (continued)........................................4.08
  63. TRON and TROFF Commands (continued).............